DiscoverCppCon 2016 Sessions (Audio)CppCon 2016: Dan Gohman “C++ on the Web: Let's have some serious fun."
CppCon 2016: Dan Gohman “C++ on the Web: Let's have some serious fun."

CppCon 2016: Dan Gohman “C++ on the Web: Let's have some serious fun."

Update: 2016-11-03
Share

Description

Published on Oct 7, 2016
http://CppCon.org

Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/cppcon/cppcon2016

Want to get started compiling C++ code for the Web? Come to this session to learn how. We'll look at the tools, C++ libraries, and C++ OpenGL and SDL APIs, available to C++ programmers today, and walk through building and running a C++ application in Web browsers using WebAssembly, the new cross-browser standard for compiled code on the Web.
We'll also do an deep-dive tour through the entire system, starting from C++ code, through the compilation process to the WebAssembly binary format, and then to native code. We'll look at how to make C++ code interface with Web APIs and JavaScript, how both standalone C++ and hybrid applications are built, how WebAssembly delivers the kinds of performance characteristics C++ code expects while keeping users safe, and how C++ developers can make the most of WebAssembly's optimizations for fast download and startup times to deliver great experiences on the Web.
Let's play some games, have some fun, and do some serious C++ on the Web!

Dan Gohman
Mozilla
WebAssembly. asm.js. Emscripten. Itanium C++ ABI V2. SIMD. Undef. AliasAnalysis. Instruction Sets. Control Flow representations. Floating point determinism. Vulkan. NaNs. Did I say WebAssembly?

Videos Filmed & Edited by Bash Films: http://www.BashFilms.com
Comments 
In Channel
loading
00:00
00:00
x

0.5x

0.8x

1.0x

1.25x

1.5x

2.0x

3.0x

Sleep Timer

Off

End of Episode

5 Minutes

10 Minutes

15 Minutes

30 Minutes

45 Minutes

60 Minutes

120 Minutes

CppCon 2016: Dan Gohman “C++ on the Web: Let's have some serious fun."

CppCon 2016: Dan Gohman “C++ on the Web: Let's have some serious fun."

Dan Gohman